#include <BustaNetMessages.h>
Public Attributes | |
char | type |
The message type. | |
int | length |
The length of the entire message in bytes. | |
char * | clientName |
The name of the client's player. |
The message contains the client's preferred multiplayer game name. The message acts as a notifier to the server that the client wishes to join the game.